翻訳と辞書
Words near each other
・ Parallactis periochra
・ Parallactis plaesiodes
・ Parallactis zorophanes
・ Parallage
・ Parallam
・ Parallax
・ Parallax (Atlas Sound album)
・ Parallax (comics)
・ Parallax (disambiguation)
・ Parallax (Greg Howe album)
・ Parallax (journal)
・ Parallax (TV series)
・ Parallax barrier
・ Parallax Error Beheads You
・ Parallax Film Productions
Parallax mapping
・ Parallax occlusion mapping
・ Parallax Propeller
・ Parallax scanning
・ Parallax scrolling
・ Parallax Software
・ Parallax Studio
・ Parallax SX
・ Parallax, Inc. (company)
・ Paralledal Formation
・ Parallel
・ Parallel (album)
・ Parallel (filling stations operator)
・ Parallel (geometry)
・ Parallel (manga)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Parallax mapping : ウィキペディア英語版
Parallax mapping

Parallax mapping (also called offset mapping or virtual displacement mapping) is an enhancement of the bump mapping or normal mapping techniques applied to textures in 3D rendering applications such as video games. To the end user, this means that textures such as stone walls will have more apparent depth and thus greater realism with less of an influence on the performance of the simulation. Parallax mapping was introduced by Tomomichi Kaneko et al., in 2001.〔Kaneko, T., et al., 2001. (Detailed Shape Representation with Parallax Mapping ). In Proceedings of ICAT 2001, pp. 205-208.〕
Parallax mapping is implemented by displacing the texture coordinates at a point on the rendered polygon by a function of the view angle in tangent space (the angle relative to the surface normal) and the value of the height map at that point. At steeper view-angles, the texture coordinates are displaced more, giving the illusion of depth due to parallax effects as the view changes.
Parallax mapping described by Kaneko is a single step process that does not account for occlusion. Subsequent enhancements have been made to the algorithm incorporating iterative approaches to allow for occlusion and accurate silhouette rendering.〔Tatarchuk, N., 2005. (Practical Dynamic Parallax Occlusion Mapping ) Siggraph presentations〕
==Steep parallax mapping==
Steep parallax mapping is one name for the class of algorithms that trace rays against heightfields. The idea is to walk along a ray that has entered the heightfield's volume, finding the intersection point of the ray with the heightfield. This closest intersection is what part of the heightfield is truly visible. Relief mapping and parallax occlusion mapping are other common names for these techniques.
Interval mapping improves on the usual binary search done in relief mapping by creating a line between known inside and outside points and choosing the next sample point by intersecting this line with a ray, rather than using the midpoint as in a traditional binary search.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Parallax mapping」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.